From 12fe19d5c88260aa4c1285e6864dcfa9e0927fea Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Mon, 20 Jul 2026 17:31:03 +0000 Subject: [PATCH] Reword sentence --- doc/src/architecture/schemas.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/architecture/schemas.m4 b/doc/src/architecture/schemas.m4 index 0024112..9b76073 100644 --- a/doc/src/architecture/schemas.m4 +++ b/doc/src/architecture/schemas.m4 @@ -68,7 +68,7 @@ The housekeeping schema The ``housekeeping`` schema contains tables related to the administration of the database's data. For the most part, this consists of records of what was updated when. -These are, usually, only of occasional interest. +These are, usually, of only occasional interest. Because these tables are usually queried without the involvement of other tables, they do not generally appear on the |ER diagrams|. -- 2.34.1